UDS for TMS Phonebook

v1.0.4 (2017-05-02)
- bugfix : escape special characters on DisplayName and other text fields before sending XML result back to client
- bugfix : in particular case, Jabber client may use "username" query parameter instead of "name". Add "username" query parameter (same behavior as "name") to handle this situation.


v1.0.3 (2016-11-26)
- fix "msUri" tag value in UDS response for Jabber. Add USER_EMAIL_FIELD and USER_MSURI_FIELD parameters. For JabberFUll mode msURI should be the same as directory URI so by default USER_MSURI_FIELD=%TMS_URI%. If DirectoryURI/Jabber URI is synchronized to email do USER_EMAIL_FIELD=%TMS_URI% instead.

v1.0.2
-First stable release